Command line parameters

This is a description of the command line parameters that can be used with MyAlbum.

MyAlbum.exe album.alb
   Will launch MyAlbum and load the specified album.

MyAlbum.exe album.alb /play
   Will launch MyAlbum, load the specified album and start a sequential slideshow.

MyAlbum.exe album.alb /playrnd
   Will launch MyAlbum, load the specified album and start a random slideshow.

MyAlbum.exe album.alb /script myscript.vbs
   Will launch MyAlbum, load the specified script and run it (if no album is needed, use null instead).

MyAlbum.exe /loadlastalbum
   Will launch MyAlbum and load the most recently used album (the one with the 1 shortcut in the File menu).


Other parameters:

/auto
   Starts an automatic slideshow.

/multi [i]
   Use multi-mode for the slide show. With i = 1 for sequential, 2 for random and 3 for floating.

/tab i
   Selects the tab which index is i.

/maxwnd
   Starts MyAlbum with its main window maximized (occupying all the screen).


Standard parameters:

/p album.alb
   Print album to default printer.

/pt album.alb printer driver port
   Print album to the specified printer

/Unregister or /Unregserver
   Unregister the application

/dde
   Start up and await DDE command

/Embedding
   Start up to edit an embedded OLE item (unsupported)

/Automation
   Start up as an OLE automation server